github.com/golang/mock/gomock.callSet.Failures (method)

2 uses

	github.com/golang/mock/gomock (current package)
		callset.go#L103: func (cs callSet) Failures() []*Call {
		controller.go#L292: 	failures := ctrl.expectedCalls.Failures()